func github.com/jackc/pgx/v5/pgtype.tsvectorWeightToBinary

2 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		tsvector.go#L89: func tsvectorWeightToBinary(w TSVectorWeight) uint16 {
		tsvector.go#L176: 			packed := tsvectorWeightToBinary(pos.Weight)<<14 | pos.Position&0x3FFF